File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/livewire/livewire/js/action/index.js
Back
export default class { constructor(el, skipWatcher = false) { this.el = el this.skipWatcher = skipWatcher this.resolveCallback = () => { } this.rejectCallback = () => { } this.signature = (Math.random() + 1).toString(36).substring(8) } toId() { return btoa(encodeURIComponent(this.el.outerHTML)) } onResolve(callback) { this.resolveCallback = callback } onReject(callback) { this.rejectCallback = callback } resolve(thing) { this.resolveCallback(thing) } reject(thing) { this.rejectCallback(thing) } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings